Skip to main content

LoadFromClipboardFormat

Description

This procedure for using in the TsgCADdxfImage descendant class only.

Use the LoadFromClipBoardFormat method to read data from the clipboard.

ParameterTypeDescription
FmtWordA clipboard format
DataTHandleA handle to the data
PalHPALETTEA pallete

Syntax

procedure LoadFromClipboardFormat(Fmt: Word; Data: THandle; Pal: HPALETTE); override;